projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c3ea97
)
*** empty log message ***
author
Dave Love
<fx@gnu.org>
Mon, 13 Jan 2003 13:33:54 +0000
(13:33 +0000)
committer
Dave Love
<fx@gnu.org>
Mon, 13 Jan 2003 13:33:54 +0000
(13:33 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 08d20294bb51334100ec9f526581db070070205b..cf3ecbcb07a31c21e1e07303eb999be2fe2aaf7f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2003-01-13 Dave Love <fx@gnu.org>
+
+ * international/utf-16.el (mule-utf-16-be, mule-utf-16-le): Remove
+ pre-write-conversion.
+
2003-01-13 Kim F. Storm <storm@cua.dk>
* hexl.el (hexl-mode-map): Don't quote remapped command names.
diff --git
a/src/ChangeLog
b/src/ChangeLog
index ae00961f2411a2bea52f7dfb4ca48cdeb0fc3d35..681009e6ea17aae803e9556a048414b016dc9ccc 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2003-01-13 Dave Love <fx@gnu.org>
+
+ * fns.c (Freverse): Use QUIT.
+
2003-01-13 Richard M. Stallman <rms@gnu.org>
* minibuf.c (minibuffer_completion_contents):